home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 6: Level 6 / 17 Bit - Level 6 (1998)(Epic Marketing)[!].iso / quartz / q0428.dms / q0428.adf / rayshade / rayshade.diffs < prev    next >
Text File  |  1992-05-20  |  464b  |  21 lines

  1. Only in rayshade: AmigaDOS.c
  2. diff -d +context /rs4/rayshade/main.c rayshade/main.c
  3. *** /rs4/rayshade/main.c    Thu Aug 08 18:59:16 1991
  4. --- rayshade/main.c    Mon May 11 20:38:54 1992
  5. ***************
  6. *** 48,53 ****
  7. --- 48,56 ----
  8.   
  9.       RSInitialize(argc, argv);
  10.   
  11. + #ifdef AMIGA
  12. +     InitRSGCTime();
  13. + #endif
  14.   
  15.       /*
  16.        * Start the first frame.
  17. Only in rayshade: makefile
  18. Only in rayshade: makefile.881
  19. Only in rayshade: rayshade.wth
  20. Only in rayshade: rayshade.wth.881
  21.